home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / misc / infrarexx / examples / toolmanager / stop example < prev    next >
Encoding:
Text File  |  1995-09-30  |  272 b   |  14 lines

  1. ; InfraRexx Example showing use of ToolManager Dock as remote control window
  2. ;
  3. ; Example created by Ketil Hunn and Leon Woestenberg.
  4. ;
  5. ; remove the assign
  6. Assign NAME DOCK: TARGET "Icons" REMOVE
  7.  
  8. ; return to default prefs
  9. ToolManager FROM ENVARC:ToolManager.prefs USE
  10.  
  11.  
  12.  
  13.  
  14.